home *** CD-ROM | disk | FTP | other *** search
-
-
-
- LLLLOOOOGGGG((((3333FFFF)))) LLLLOOOOGGGG((((3333FFFF))))
-
-
-
- NNNNAAAAMMMMEEEE
- log, alog, dlog, qlog, clog, zlog - FORTRAN natural logarithm intrinsic
- function
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- rrrreeeeaaaallll rrrr1111,,,, rrrr2222
- ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn ddddpppp1111,,,, ddddpppp2222
- rrrreeeeaaaallll****11116666 qqqqpppp1111,,,, qqqqpppp2222
- ccccoooommmmpppplllleeeexxxx ccccxxxx1111,,,, ccccxxxx2222
- ccccoooommmmpppplllleeeexxxx****11116666 ccccdddd1111,,,, ccccdddd2222
-
- rrrr2222 ==== aaaalllloooogggg((((rrrr1111))))
- rrrr2222 ==== lllloooogggg((((rrrr1111))))
-
- ddddpppp2222 ==== ddddlllloooogggg((((ddddpppp1111))))
- ddddpppp2222 ==== lllloooogggg((((ddddpppp1111))))
-
- qqqqpppp2222 ==== qqqqlllloooogggg((((qqqqpppp1111))))
- qqqqpppp2222 ==== lllloooogggg((((qqqqpppp1111))))
-
- ccccxxxx2222 ==== cccclllloooogggg((((ccccxxxx1111))))
- ccccxxxx2222 ==== lllloooogggg((((ccccxxxx1111))))
-
- ccccdddd2222 ==== zzzzlllloooogggg((((ccccdddd1111))))
- ccccdddd2222 ==== lllloooogggg((((ccccdddd1111))))
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _a_l_o_g returns the real natural logarithm of its real argument. _d_l_o_g
- returns the double-precision natural logarithm of its double-precision
- argument. _q_l_o_g returns the real*16 natural logarithm of its real*16
- argument. The argument of _a_l_o_g, _d_l_o_g, and _q_l_o_g must be greater than
- zero. _c_l_o_g returns the complex logarithm of its complex argument. The
- argument of _c_l_o_g must not be (0.,0.). The range of the imaginary part of
- _c_l_o_g is: -pi < imaginary part <= pi. _z_l_o_g returns the complex*16
- logarithm of its complex*16 argument. The generic function _l_o_g becomes a
- call to _a_l_o_g, _d_l_o_g, _q_l_o_g, _c_l_o_g, or _z_l_o_g depending on the type of its
- argument.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- exp(3M).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-